pub unsafe extern "C" fn cef_is_cert_status_error(
status: cef_cert_status_t,
) -> c_intExpand description
Returns true (1) if the certificate status represents an error.
pub unsafe extern "C" fn cef_is_cert_status_error(
status: cef_cert_status_t,
) -> c_intReturns true (1) if the certificate status represents an error.