Function sdl2_sys::XDeleteProperty

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