Function sdl2_sys::XDeleteProperty

source ยท
pub unsafe extern "C" fn XDeleteProperty(
    arg1: *mut Display,
    arg2: Window,
    arg3: Atom,
) -> c_int