Function phper_sys::__zend_calloc

source ·
pub unsafe extern "C" fn __zend_calloc(
    nmemb: usize,
    len: usize
) -> *mut c_void