Function gsGetGridStore

Source
pub unsafe extern "C" fn gsGetGridStore(
    factory: *mut GSGridStoreFactory,
    properties: *const GSPropertyEntry,
    propertyCount: size_t,
    store: *mut *mut GSGridStore,
) -> GSResult