sc_shareable_content_info_get_content_rect

Function sc_shareable_content_info_get_content_rect 

Source
pub unsafe extern "C" fn sc_shareable_content_info_get_content_rect(
    info: *const c_void,
    x: *mut f64,
    y: *mut f64,
    width: *mut f64,
    height: *mut f64,
)