cef_stream_reader_create_for_handler

Function cef_stream_reader_create_for_handler 

Source
pub unsafe extern "C" fn cef_stream_reader_create_for_handler(
    handler: *mut cef_read_handler_t,
) -> *mut cef_stream_reader_t
Expand description

Create a new cef_stream_reader_t object from a custom handler.