Function _php_stream_getc

Source
pub unsafe extern "C" fn _php_stream_getc(
    stream: *mut php_stream,
) -> c_int