Function zend_strndup

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