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