[][src]Type Definition csfml_system_sys::sfInputStreamTellFunc

type sfInputStreamTellFunc = Option<unsafe extern "C" fn(userData: *mut c_void) -> sfInt64>;