Function gsGetRowByPath

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