Function crypt_wipe_hw_opal

Source
pub unsafe extern "C" fn crypt_wipe_hw_opal(
    cd: *mut crypt_device,
    segment: c_int,
    password: *const c_char,
    password_size: usize,
    flags: u32,
) -> c_int