pub unsafe extern "C" fn sc_shareable_content_info_get_content_rect_packed(
info: *const c_void,
x: *mut f64,
y: *mut f64,
width: *mut f64,
height: *mut f64,
)Expand description
Get shareable content info rect (same as sc_shareable_content_info_get_content_rect)