SuiteSparse_config_realloc_func_set

Function SuiteSparse_config_realloc_func_set 

Source
pub unsafe extern "C" fn SuiteSparse_config_realloc_func_set(
    realloc_func: Option<unsafe extern "C" fn(arg1: *mut c_void, arg2: usize) -> *mut c_void>,
)