Function magenta_sys::mx_system_mexec [] [src]

pub unsafe extern "C" fn mx_system_mexec(
    kernel: mx_handle_t,
    bootimage: mx_handle_t,
    cmdline: *const u8,
    cmdline_len: u32
) -> mx_status_t