Skip to main content

sort_is_nullable

Function sort_is_nullable 

Source
pub unsafe extern "C" fn sort_is_nullable(sort: Sort) -> bool
Expand description

Determine if given sort is a nullable sort. @param sort The sort. @return True if given sort is a nullable sort.