value_text_notnull

Function value_text_notnull 

Source
pub fn value_text_notnull<'a>(
    value: &*mut sqlite3_value,
) -> Result<&'a str, Error>