Function gsGetRow

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