Function sdl2_sys::SDL_WriteBE16

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