Function sundials_sys::SUNProfiler_Create

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