Function as_pool_get_components_by_bundle_id

Source
pub unsafe extern "C" fn as_pool_get_components_by_bundle_id(
    pool: *mut AsPool,
    kind: AsBundleKind,
    bundle_id: *const c_char,
    match_prefix: gboolean,
) -> *mut AsComponentBox