[][src]Type Definition sundials_sys::PSetupFn

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