SCIPfread

Function SCIPfread 

Source
pub unsafe extern "C" fn SCIPfread(
    ptr: *mut c_void,
    size: usize,
    nmemb: usize,
    stream: *mut SCIP_FILE,
) -> usize