sundials_sys

Function SUNProfiler_Create

Source
pub unsafe extern "C" fn SUNProfiler_Create(
    comm: SUNComm,
    title: *const c_char,
    p: *mut SUNProfiler,
) -> SUNErrCode