Function gsGetCollectionGeneral

Source
pub unsafe extern "C" fn gsGetCollectionGeneral(
    store: *mut GSGridStore,
    name: *const GSChar,
    collection: *mut *mut GSCollection,
) -> GSResult