Type Definition in3_sys::rand_func[][src]

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