Function safe_authenticator::ffi::ipc::encode_unregistered_resp [] [src]

#[no_mangle]
pub unsafe extern "C" fn encode_unregistered_resp(
    req_id: u32,
    is_granted: bool,
    user_data: *mut c_void,
    o_cb: extern "C" fn(_: *mut c_void, _: FfiResult, _: *const c_char)
)

Encodes a response to unregistered client authentication request