libappstream_sys

Function as_component_get_icon_by_size

source
pub unsafe extern "C" fn as_component_get_icon_by_size(
    cpt: *mut AsComponent,
    width: c_uint,
    height: c_uint,
) -> *mut AsIcon