[][src]Function sdl2_sys::SDL_WriteBE16

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