Function gsRemoveRowByString

Source
pub unsafe extern "C" fn gsRemoveRowByString(
    container: *mut GSContainer,
    key: *const GSChar,
    exists: *mut GSBool,
) -> GSResult