Function sundials_sys::SUNLogger_SetInfoFilename

source ·
pub unsafe extern "C" fn SUNLogger_SetInfoFilename(
    logger: SUNLogger,
    info_filename: *const c_char
) -> SUNErrCode