[][src]Type Definition nginx::X509_STORE_CTX_cleanup_fn

type X509_STORE_CTX_cleanup_fn = Option<unsafe extern "C" fn(ctx: *mut X509_STORE_CTX) -> c_int>;