Function zend_strndup

Source
pub unsafe extern "fastcall" fn zend_strndup(
    s: *const c_char,
    length: usize,
) -> *mut c_char