[][src]Function sdl2_sys::SDL_WriteU8

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