[][src]Type Definition sasl2_sys::sasl::sasl_calloc_t

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