SQLNumParams

Function SQLNumParams 

Source
pub unsafe extern "C" fn SQLNumParams(
    hstmt: SQLHSTMT,
    pcpar: *mut SQLSMALLINT,
) -> SQLRETURN