Function rpgffi::MemoryContextAllocExtended [] [src]

pub unsafe extern "C" fn MemoryContextAllocExtended(
    context: MemoryContext,
    size: Size,
    flags: c_int
) -> *mut c_void