Function xc_livepatch_list_get_sizes

Source
pub unsafe extern "C" fn xc_livepatch_list_get_sizes(
    xch: *mut xc_interface,
    nr: *mut c_uint,
    name_total_size: *mut u32,
    metadata_total_size: *mut u32,
) -> c_int