mx_debug_send_command

Function mx_debug_send_command 

Source
pub unsafe extern "C" fn mx_debug_send_command(
    resource_handle: mx_handle_t,
    buffer: *const u8,
    length: u32,
) -> mx_status_t