Function sdl2_sys::SDL_WriteBE16 [] [src]

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