Function xc_microcode_update

Source
pub unsafe extern "C" fn xc_microcode_update(
    xch: *mut xc_interface,
    buf: *const c_void,
    len: usize,
    flags: c_uint,
) -> c_int