Function wlc_sys::wlc_set_view_request_state_cb [] [src]

pub unsafe extern "C" fn wlc_set_view_request_state_cb(
    cb: Option<unsafe extern "C" fn(_: wlc_handle, _: wlc_view_state_bit, _: bool)>
)

Request to disable or enable the given state for view. Apply using wlc_view_set_state to agree.