Function as_pool_get_components_by_launchable

Source
pub unsafe extern "C" fn as_pool_get_components_by_launchable(
    pool: *mut AsPool,
    kind: AsLaunchableKind,
    id: *const c_char,
) -> *mut AsComponentBox