Type Definition gsasl_sys::Gsasl_init_function[][src]

pub type Gsasl_init_function = Option<unsafe extern "C" fn(ctx: *mut Gsasl) -> c_int>;