Function ul_next_sys::ulWindowSetCloseCallback

source ยท
pub unsafe extern "C" fn ulWindowSetCloseCallback(
    window: ULWindow,
    callback: ULCloseCallback,
    user_data: *mut c_void,
)
Expand description

Set a callback to be notified when a window closes.