Function archiveUnmount

Source
pub unsafe extern "C" fn archiveUnmount(
    deviceName: *const c_char,
) -> Result
Expand description

Unmounts the specified device, closing its archive in the process Returns -1 if the specified device was not found