Function sdl2_sys::SDL_WriteBE64

source ยท
pub unsafe extern "C" fn SDL_WriteBE64(
    dst: *mut SDL_RWops,
    value: Uint64,
) -> usize