Function ibm_db::SQLGetFunctions[][src]

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