Type Definition wolfssl_sys::CbMissingCRL

source · []
pub type CbMissingCRL = Option<unsafe extern "C" fn(url: *const c_char)>;