[][src]Function sdl2_sys::SDL_WriteBE64

pub unsafe extern "C" fn SDL_WriteBE64(
    dst: *mut SDL_RWops,
    value: Uint64
) -> size_t