[][src]Function postgres_extension::utils::memutils::c::MemoryContextAlloc

pub unsafe extern "C" fn MemoryContextAlloc(
    context: MemoryContext,
    size: usize
) -> *mut u8