SCIPsetFindReader

Function SCIPsetFindReader 

Source
pub unsafe extern "C" fn SCIPsetFindReader(
    set: *mut SCIP_SET,
    name: *const c_char,
) -> *mut SCIP_READER
Expand description

returns the file reader of the given name, or NULL if not existing