[][src]Function unqlite::ffi::unqlite_context_random_string

pub unsafe extern "C" fn unqlite_context_random_string(
    pCtx: *mut unqlite_context,
    zBuf: *mut c_char,
    nBuflen: c_int
) -> c_int