Type Definition phper_sys::swap_func_t[][src]

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