[][src]Function sdl2_sys::SDL_WriteBE32

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