Function sdl2_sys::SDL_WriteBE32

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