pub unsafe extern "C" fn duckdb_bind_get_parameter_count(
    info: *mut c_void
) -> u64
Expand description

Retrieves the number of regular (non-named) parameters to the function.

info: The info object returns: The number of parameters