Function sasl2_sys::sasl::sasl_checkapop
source ยท pub unsafe extern "C" fn sasl_checkapop(
conn: *mut sasl_conn_t,
challenge: *const c_char,
challen: c_uint,
response: *const c_char,
resplen: c_uint
) -> c_int