Function gsDeleteRowByPath

Source
pub unsafe extern "C" fn gsDeleteRowByPath(
    store: *mut GSGridStore,
    pathKey: *const GSChar,
    exists: *mut GSBool,
) -> GSResult