Function LLVMRustCreateAllocKindAttr

Source
pub(crate) unsafe extern "C" fn LLVMRustCreateAllocKindAttr(
    C: &Context,
    size_arg: u64,
) -> &Attribute