[][src]Function libcryptsetup_rs_sys::crypt_persistent_flags_get

pub unsafe extern "C" fn crypt_persistent_flags_get(
    cd: *mut crypt_device,
    type_: crypt_flags_type,
    flags: *mut u32
) -> c_int