Function LLVMRustCreateAllocSizeAttr

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