Function php_all_sys::php56_zts::php_stream_get_record[][src]

pub unsafe extern "C" fn php_stream_get_record(
    stream: *mut php_stream,
    maxlen: size_t,
    returned_len: *mut size_t,
    delim: *const c_char,
    delim_len: size_t,
    tsrm_ls: *mut *mut *mut c_void
) -> *mut c_char