Function phper_sys::php_stream_from_persistent_id[][src]

pub unsafe extern "C" fn php_stream_from_persistent_id(
    persistent_id: *const c_char,
    stream: *mut *mut php_stream
) -> c_int