Function regorust::regoOutputSize

source ยท
pub unsafe extern "C" fn regoOutputSize(
    output: *mut regoOutput,
) -> regoSize
Expand description

@brief Returns the number of results in the output. @details Each query can potentially generate multiple results. @return The number of results in the output