PQgetCancel Function

public function PQgetCancel(conn)

cf. PostgreSQL Documentation

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in) :: conn

Return Value type(c_ptr)


Contents