Function sundials_sys::SUNLogger_Create

source ·
pub unsafe extern "C" fn SUNLogger_Create(
    comm: SUNComm,
    output_rank: c_int,
    logger: *mut SUNLogger
) -> SUNErrCode