Function SQLFreeHandle

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