Function gsRemoveRow

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