mx_debug_read

Function mx_debug_read 

Source
pub unsafe extern "C" fn mx_debug_read(
    handle: mx_handle_t,
    buffer: *mut u8,
    length: u32,
) -> mx_status_t