SCIPfseek

Function SCIPfseek 

Source
pub unsafe extern "C" fn SCIPfseek(
    stream: *mut SCIP_FILE,
    offset: c_long,
    whence: c_int,
) -> c_int