Searched refs:OhCloudExtFieldGetNullable (Results 1 – 3 of 3) sorted by relevance
365 int OhCloudExtFieldGetNullable(const OhCloudExtField *fd, bool *nullable);
732 pub unsafe extern "C" fn OhCloudExtFieldGetNullable( in OhCloudExtFieldGetNullable() function1606 OhCloudExtFieldGetNullable(fd, &mut bool as *mut _ as *mut u8), in ut_field()
301 OhCloudExtFieldGetNullable(pField.get(), &nullable); in GetFields()