[][src]Function winapi::um::sql::SQLFreeHandle

pub unsafe extern "system" fn SQLFreeHandle(
    handleType: SQLSMALLINT,
    handle: SQLHANDLE
) -> SQLRETURN