Function phper_sys::_zend_mm_alloc

source ·
pub unsafe extern "C" fn _zend_mm_alloc(
    heap: *mut zend_mm_heap,
    size: usize
) -> *mut c_void