pub unsafe extern "C" fn cbw_Window_getOpacity(
window: *mut cbw_Window,
) -> u8Expand 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,
) -> u8Gets the opacity of the window as a value from 0 to 255.