Function php_all_sys::php54::php_fopen_with_path[][src]

pub unsafe extern "C" fn php_fopen_with_path(
    filename: *const c_char,
    mode: *const c_char,
    path: *const c_char,
    opened_path: *mut *mut c_char
) -> *mut FILE