Type Definition sasl_calloc_t
sasl2_sys::sasl
type sasl_calloc_t = Option<unsafe extern "C" fn(arg1: usize, arg2: usize) -> *mut c_void>;