Function LLVMRustCreateAttrNoValue

Source
pub(crate) unsafe extern "C" fn LLVMRustCreateAttrNoValue(
    C: &Context,
    attr: AttributeKind,
) -> &Attribute