Function sundials_sys::SUNContext_Create

source ·
pub unsafe extern "C" fn SUNContext_Create(
    comm: SUNComm,
    sunctx_out: *mut SUNContext
) -> SUNErrCode