Function gsCreateIndex

Source
pub unsafe extern "C" fn gsCreateIndex(
    container: *mut GSContainer,
    columnName: *const GSChar,
    flags: GSIndexTypeFlags,
) -> GSResult