#[unsafe(no_mangle)]pub extern "C" fn cryptsetup_rs_log_callback( level: crypt_log_level, message: *const c_char, usrptr: *mut c_void, )
Log function callback used by libcryptsetup
libcryptsetup