pub unsafe extern "C" fn obs_display_resize(
display: *mut obs_display_t,
cx: u32,
cy: u32,
)Expand description
Changes the size of this display
pub unsafe extern "C" fn obs_display_resize(
display: *mut obs_display_t,
cx: u32,
cy: u32,
)Changes the size of this display