pub unsafe extern "C" fn aws_channel_handler_process_read_message(
handler: *mut aws_channel_handler,
slot: *mut aws_channel_slot,
message: *mut aws_io_message
) -> c_int
Expand description
Calls process_read_message on handler’s vtable
pub unsafe extern "C" fn aws_channel_handler_process_read_message(
handler: *mut aws_channel_handler,
slot: *mut aws_channel_slot,
message: *mut aws_io_message
) -> c_int
Calls process_read_message on handler’s vtable