Function sundials_sys::SUNLogger_GetOutputRank

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