Function sundials_sys::SUNMemoryHelper_Alloc

source ·
pub unsafe extern "C" fn SUNMemoryHelper_Alloc(
    arg1: SUNMemoryHelper,
    memptr: *mut SUNMemory,
    mem_size: usize,
    mem_type: SUNMemoryType,
    queue: *mut c_void
) -> SUNErrCode