pub unsafe extern "C" fn cbw_Window_getOpacity(
window: *mut cbw_Window,
) -> u8
Expand description
Gets the opacity of the window as a value from 0 to 255.
pub unsafe extern "C" fn cbw_Window_getOpacity(
window: *mut cbw_Window,
) -> u8
Gets the opacity of the window as a value from 0 to 255.