Function php_stream_locate_eol

Source
pub unsafe extern "C" fn php_stream_locate_eol(
    stream: *mut php_stream,
    buf: *mut c_char,
    buf_len: size_t,
) -> *mut c_char