Function SQLGetFunctions

Source
pub unsafe extern "C" fn SQLGetFunctions(
    hdbc: SQLHDBC,
    fFunction: SQLUSMALLINT,
    pfExists: *mut SQLUSMALLINT,
) -> SQLRETURN