Function gsDeleteRowByString

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