mx_thread_read_state

Function mx_thread_read_state 

Source
pub unsafe extern "C" fn mx_thread_read_state(
    handle: mx_handle_t,
    kind: u32,
    buffer: *mut u8,
    len: u32,
    actual: *mut u32,
) -> mx_status_t