Function MemoryContextAlloc

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