Function php_resolve_path

Source
pub unsafe extern "C" fn php_resolve_path(
    filename: *const c_char,
    filename_len: size_t,
    path: *const c_char,
) -> *mut zend_string