Function sdl2_sys::SDL_WriteBE64 [] [src]

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