Type Definition switchboard_attestation_client::sgx_dcap_quoteverify_sys::sgx_ql_logging_callback_t
source · pub type sgx_ql_logging_callback_t = Option<unsafe extern "C" fn(level: sgx_ql_log_level_t, message: *const c_char)>;