Function magenta_sys::mx_vcpu_create [] [src]

pub unsafe extern "C" fn mx_vcpu_create(
    guest: mx_handle_t,
    options: u32,
    args: *const mx_vcpu_create_args_t,
    out: *mut mx_handle_t
) -> mx_status_t