Function xc_livepatch_replace

Source
pub unsafe extern "C" fn xc_livepatch_replace(
    xch: *mut xc_interface,
    name: *mut c_char,
    timeout: u32,
    flags: u32,
) -> c_int