Type Definition csfml_system_sys::sfInputStreamSeekFunc [] [src]

type sfInputStreamSeekFunc = Option<unsafe extern "C" fn(_: sfInt64, _: *mut c_void) -> sfInt64>;