Function gsPutCollectionGeneralV4_3

Source
pub unsafe extern "C" fn gsPutCollectionGeneralV4_3(
    store: *mut GSGridStore,
    name: *const GSChar,
    info: *const GSContainerInfo,
    modifiable: GSBool,
    container: *mut *mut GSContainer,
) -> GSResult