[][src]Function cryptsetup_rs::device::init_detached_header

pub fn init_detached_header<P1: AsRef<Path>, P2: AsRef<Path>>(
    header_path: P1,
    device_path: P2
) -> Result<RawDevice>

Initialise crypt device by header device and data device, and check if provided device exists