Function gsCreateRowByStoreV4_3

Source
pub unsafe extern "C" fn gsCreateRowByStoreV4_3(
    store: *mut GSGridStore,
    info: *const GSContainerInfo,
    row: *mut *mut GSRow,
) -> GSResult