Function sundials_sys::SUNContext_GetProfiler

source ·
pub unsafe extern "C" fn SUNContext_GetProfiler(
    sunctx: SUNContext,
    profiler: *mut SUNProfiler
) -> SUNErrCode