Type Definition capsule_ffi::lcore_function_t[][src]

type lcore_function_t = Option<unsafe extern "C" fn(arg1: *mut c_void) -> c_int>;