Function gsGetCollectionV4_3

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