Type Definition csfml_system_sys::sfInputStreamReadFunc [] [src]

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